Remove Method

Summary
Removes the specified cell.
Syntax
C#
VB
C++
public override bool Remove( 
   MedicalViewerBaseCell item 
) 
            public: 
bool Remove(  
   MedicalViewerBaseCell^ item 
) override  
Public Overrides Function Remove( 
   ByVal item As MedicalViewerBaseCell 
) As Boolean 

Parameters

item
Cell to remove.

Return Value

true if the element was removed successfully; otherwise, false.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.